Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Can I create my own metadata attributes?Feb 10
How does CAS work?Mar 15
How do I define my own code group?Mar 23
Can I create my own permission set?Feb 25
How does .NET remoting work?Sep 17
Does C# have its own class library?Feb 09
Can I define my own exceptions?Mar 26
How does assembly versioning work?Feb 26
Can I write my own .NET host?Nov 27
Will below statements will work or not?Dec 21
Which of the following SQL statements will work? Dec 21
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work?Dec 21
Which clause works just like LIKE(%)? Dec 21
How to make cout and cin working in Visual C++Oct 16
How to clrscr() function working in Visual C++Oct 16
Why am I getting an InvalidOperationException when I serialize an ArrayList?Dec 13
Which class does define the member function put()?Oct 13
Define a namespace called ‘samplespace’, which includes a member variable,namely...Dec 15
By default, the members of a class areJun 01
Identify all the members of the following class xyz:Jun 16
How do I know when my thread pool work item has completed?Nov 20
If you own a table, who can select from that table? Dec 21
In Oracle, how can you find out what tables and views you own? Dec 21
Which of the following is not a member-dereferencing operator?Nov 15
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11
Which of the following is not true about static member variable?Jul 25
What is the general format of calling a static member function using a class...Nov 02
which class members does the derived class inherit from base class? select...Sep 27
Which statement(s) is true about the visibility of inherited members? Select...Oct 13
Which functions can have access to the private and protected members of a class?Dec 02
If a class contains the objects of another class as its members, then it is know...Dec 19
Which OOP feature can be enabled by using private declaration for the class...Feb 20
Which of the following will assign the value to the class member variable num? v...Jul 15
Which of the following is not true about member functions?Jul 28